home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 128
/
Vol 128 (Damaged).iso
/
games
/
rocketbi.swf
/
scripts
/
DefineButton2_363
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-03-26
|
220 b
|
8 lines
on(press){
_root.setscreen("store");
_root.bikers[_root.human] = _root.models[_root.human] = _name;
_root.stars[_root.human] = 100;
_root.mystars = "x" + _root.stars[_root.human];
_parent.play();
}